From: Eli Zaretskii Date: Mon, 2 Jun 2025 15:34:21 +0000 (+0300) Subject: ; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK build. X-Git-Tag: archive/raspbian/1%30.2+1-2+rpi1^2~2^2~24^2~61 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cd57a05542bd9cc5b9866d2b6b15d5125cf9e40e;p=emacs.git ; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK build. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index b76c7789e54..e0d34090b1e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -3660,6 +3660,12 @@ To disable the use of GTK input methods, evaluate: This will also cause system input methods and features such as the Compose key to stop working. +We are told that 'C-S-u' is misinterpreted due to the GTK "feature" +whereby 'C-S-u' is used to input characters by their Unicode codepoints, +and that this can be changed or turned off using the 'ibus-setup' +program under the Emoji tab, or by changing the setting of the dconf key +'org.freedesktop.ibus.panel.emoji'. + On X Windows, users should not use Emacs configured with PGTK, since this and many other problems do not exist on the regular X builds.